github.com/andybalholm/brotli.hashComposite.FindLongestMatch (method, view implemented interface methods)

one use

	github.com/andybalholm/brotli (current package)
		hash_composite.go#L90: func (h *hashComposite) FindLongestMatch(dictionary *encoderDictionary, data []byte, ring_buffer_mask uint, distance_cache []int, cur_ix uint, max_length uint, max_backward uint, gap uint, max_distance uint, out *hasherSearchResult) {